7 hours ago
Read and write structured notes, projects, tasks, decisions, blockers, and stakeholders in a personal knowledge graph. Traverse entity relationships across projects. Query by project, entity type, date range, or keyword. Create and manage AI agent tasks. Access daily briefings and project health summaries. Returns structured JSON. Supports 10 tools, 7 resources, and 6 prompts.
Server Config
{
"mcpServers": {
"engramin": {
"command": "curl",
"args": [
"-N",
"-H",
"Authorization: Bearer YOUR_API_KEY",
"https://engramin.com/api/mcp"
]
}
}
}